github.com/refraction-networking/utls.sessionController.callingLoadSession (field)
6 uses
github.com/refraction-networking/utls (current package)
u_session_controller.go#L49: callingLoadSession bool
u_session_controller.go#L63: callingLoadSession: false,
u_session_controller.go#L324: s.callingLoadSession = true
u_session_controller.go#L336: uAssert(s.callingLoadSession, "tls: LoadSessionCoordinator.onLoadSessionReturn failed: it's not loading sessions, perhaps this function is not being called by loadSession.")
u_session_controller.go#L345: s.callingLoadSession = false
u_session_controller.go#L351: uAssert(s.callingLoadSession, "tls: shouldWriteBinders failed: LoadSessionCoordinator isn't loading sessions, perhaps this function is not being called by loadSession.")
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |